get /about

About the product (getProductInfo)

About the product.

Consumes

This API call consumes the following media types via the Content-Type request header:

  • application/json

Return type

array[ProductInfo]

release (optional)

String

build (optional)

String

version (optional)

String

subscriptionType (optional)

Velostrata, AwsMarketplace, Azuremarketplace, Gcp, or Invalid

 

Example data

Content-Type: application/json

{

"build" : "15733"

"subscriptionType" : { },

"release" : "3.0.0",

"version" : "1234567 (branch: HEAD)"

}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

  • application/json

Responses

200

OK

Default

Error ErrorInfo

errorCode (optional)

String

url(optional)

String

message (optional)

String